Composite
Combine multiple images with custom transformation.
Node Data | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TransformComposeArrayArray | |||||||||||||||
Display name | |||||||||||||||
Composite | |||||||||||||||
Internal name | |||||||||||||||
Node_Composite | |||||||||||||||
Inheritances | |||||||||||||||
node | |||||||||||||||
node_processor | |||||||||||||||
node_composite | |||||||||||||||
Inputs | |||||||||||||||
node_composite | |||||||||||||||
padding |
Padding |
||||||||||||||
enum |
Output Dimension |
||||||||||||||
dimension |
Dimension |
||||||||||||||
| |||||||||||||||
Outputs | |||||||||||||||
node_composite | |||||||||||||||
surface |
Surface Out |
||||||||||||||
atlas |
Atlas Data |
||||||||||||||
integer |
Dimension |
Composite node allows you to combines multiple surface together.
It's similiar to Blend, but support
multiple surfaces with only normal blending.
Output Dimension
The Output Dimension property control how the output dimension is determined:
First surface | Dimension is determined by the first surface in the list. |
Largest surface | Dimension is determined by the largest surface in the list. |
Constant | Dimension is determined by the Dimension |
The Padding add extra spaces in each direction.
Atlas
Atlas Data returns a special type of surface called Atlas. Atlas is a surface with extra metadata for its position, rotation, scale, etc. Atlases can be process individually and combine together later.